home *** CD-ROM | disk | FTP | other *** search
/ Champak 64 / Volume 64 - JOGO DISK .iso / Games / the_best_every_day.swf / scripts / DefineButton2_814 / BUTTONCONDACTION on(release).as
Text File  |  2008-04-10  |  66b  |  5 lines

  1. on(release){
  2.    _global.Sounds.ToMute();
  3.    gotoAndStop(2);
  4. }
  5.